[INFO] cloning repository https://github.com/leegeunhyeok/swc-flow-parser-react-native
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leegeunhyeok/swc-flow-parser-react-native" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleegeunhyeok%2Fswc-flow-parser-react-native", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleegeunhyeok%2Fswc-flow-parser-react-native'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3a791b31e15d24570a3a2a84d2633b0c18aefa0
[INFO] checking leegeunhyeok/swc-flow-parser-react-native against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleegeunhyeok%2Fswc-flow-parser-react-native" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leegeunhyeok/swc-flow-parser-react-native
[INFO] finished tweaking git repo https://github.com/leegeunhyeok/swc-flow-parser-react-native
[INFO] tweaked toml for git repo https://github.com/leegeunhyeok/swc-flow-parser-react-native written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leegeunhyeok/swc-flow-parser-react-native on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leegeunhyeok/swc-flow-parser-react-native already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7ede0d233b2426bbefeb279b1df1e1c77c81fdbda070183a0088f5462cdd19b2
[INFO] running `Command { std: "docker" "start" "7ede0d233b2426bbefeb279b1df1e1c77c81fdbda070183a0088f5462cdd19b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7ede0d233b2426bbefeb279b1df1e1c77c81fdbda070183a0088f5462cdd19b2" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ede0d233b2426bbefeb279b1df1e1c77c81fdbda070183a0088f5462cdd19b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7ede0d233b2426bbefeb279b1df1e1c77c81fdbda070183a0088f5462cdd19b2" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking swc_visit v2.0.1
[INFO] [stderr]     Checking bytes-str v0.2.7
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling from_variant v3.0.0
[INFO] [stderr]    Compiling ast_node v5.0.0
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hstr v3.0.4
[INFO] [stderr]     Checking swc_atoms v9.0.0
[INFO] [stderr]     Checking swc_common v19.0.0
[INFO] [stderr]     Checking swc_ecma_ast v21.0.0
[INFO] [stderr]     Checking swc_ecma_parser v36.0.0
[INFO] [stderr]     Checking swc-flow-parser-react-native v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.35s
[INFO] running `Command { std: "docker" "inspect" "7ede0d233b2426bbefeb279b1df1e1c77c81fdbda070183a0088f5462cdd19b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ede0d233b2426bbefeb279b1df1e1c77c81fdbda070183a0088f5462cdd19b2", kill_on_drop: false }`
[INFO] [stdout] 7ede0d233b2426bbefeb279b1df1e1c77c81fdbda070183a0088f5462cdd19b2
